home *** CD-ROM | disk | FTP | other *** search
- /**************************
- Technorati Sidebar
- By Neo101
- Version 1.0.0
- **************************/
-
- body{
- background-color: white;
- color: #333333;
- font-family: arial,sans-serif;
- font-size:11px;
-
- margin:0px;
- padding:0px;
-
- text-align:center;
- overflow:auto;
- }
-
- h1{
- margin:3px;
- font-size:20px;
- }
-
- h2{
- color: #4D4548;
- font-size:15px;
- margin-bottom:3px;
- margin-top:15px;
- }
-
- h3{
- font-size:11px;
- margin:1px;
- padding:0px;
- /* cursor:hand; */
- /* font-weight:normal; */
- }
-
- img{
- border:none;
- }
-
- a:link, a:visited {font-weight: bold; color: #4261DF; text-decoration:none;}
- a:visited {color: #4261DF;}
- a:hover {color:#0728ED;text-decoration: none;border-bottom:1px dotted #0728ED}
- a:active {color: #3BB000;border-color:#3BB000}
-
-
- ul{
- color: #262626;
- list-style-type: disc;
- margin-left:16px;
- margin-top:0px;
- }
-
- li{
- margin-bottom:3px;
- }
-
- .tabs{
- border-bottom:1px solid #C5C4C4;
- background-color:#DFF0CA;
- }
-
- .list{
- background-color: white;
- text-align:left;
- margin-bottom:15px;
- /* font-weight:bold; */
- height:200px;
- }
-
- .prevNext{
- text-decoration:none !important;
- }
-
- .about{
- font-size:10px;
- text-align:center;
- margin-top:20px;
- }
-
- .bottomLinks{
- margin-top:15px;
- }
-
- label{
- font-weight:bold;
- }
-
- .tabs{
- text-align:center;
- color:#3169B5;
- font-size:12px;
- font-weight:bold;
- }
-
-
- .selected-tab{
- padding:4px;
- font-weight:bold;
- width:65px;
- color:#50470D;
- }
-
- .unselected-tab{
- padding:4px;
- cursor:hand;
- width:65px;
- }
-
-
- select{
- width:150px;
- }
-
- .nextPreviousBottom{
- margin-top:10px;
- margin-bottom:10px;
- }
-
- .nextPreviousHead{
- margin-bottom:10px;
- margin-top:10px;
- }
-
- .expandCollapse{
- cursor:hand;
- }
-
- #showAdvanced{
- margin:3px;
- border:1px solid black;
- }
-
- #blogInfo{
- margin:10px;
- }
-
- #keywords{
- width:120px;
- }